home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Developer CD Series 2000 August: Tool Chest
/
Dev.CD Aug 00 TC Disk 2.toast
/
pc
/
sample code
/
interapplication comm
/
menuscripter
/
sources
/
debugutils.h
< prev
next >
Encoding:
Amiga (detected)
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
2000-06-23
|
262 b
|
16 lines
// DebugUtils.c
//
// Original version by Jon Lansdell and Nigel Humphreys.
// 4.0 and 3.1 updates by Greg Sutton.
// ©Apple Computer Inc 1996, all rights reserved.
#include <Types.h>
void DebugNum ( long err );
void DebugStrNum ( Str255 str, long num );